Screens

A service that allows obtaining connected screens.

Since

7.29

Functions

Link copied to clipboard
abstract fun defaultScreen(): Screen
Returns the default (main) screen.
Link copied to clipboard
abstract fun list(): List<Screen>
Returns the list of connected screens whose content can be cast to a media receiver.
Link copied to clipboard
abstract fun profile(): Profile
Returns the profile of this service.